Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Add workflow to re-run the check-label CircleCI job when labels are changed #54

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

justinanastos
Copy link
Contributor

@justinanastos justinanastos commented Aug 7, 2019

Release Notes

We have a CircleCI job that will validate that each pull request has valid labels. This will always fail when the PR is initially created because there are no labels.

This creates a GitHub Action that will re-run the CI step whenever labels are added or removed from a PR.

@justinanastos justinanastos added skip-release Preserve the current version when merged and removed patch labels Aug 7, 2019
@justinanastos justinanastos changed the title Update main.workflow Add workflow to re-run the check-label CircleCI job when labels are changed Aug 7, 2019
@justinanastos justinanastos marked this pull request as ready for review August 7, 2019 20:50
@justinanastos justinanastos merged commit f120edf into master Aug 7, 2019
@justinanastos justinanastos deleted the justin/patch-actions branch August 7, 2019 20:50
@justinanastos justinanastos added the released This issue/pull request has been released. label Aug 7, 2019
@justinanastos
Copy link
Contributor Author

🚀 PR was released in v1.0.0 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released This issue/pull request has been released. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant